From 4dc3595e2c2f3fcc24976466e28eb947dfe234cf Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 8 Feb 2019 09:51:02 -0500 Subject: [PATCH] a11y tests: Update assistant ui file The conversion was done with gtk-builder-tool simplify --3to4. --- testsuite/a11y/assistant.ui | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/testsuite/a11y/assistant.ui b/testsuite/a11y/assistant.ui index aed2044489..dfe2785526 100644 --- a/testsuite/a11y/assistant.ui +++ b/testsuite/a11y/assistant.ui @@ -1,28 +1,27 @@ - - - False popup - - Button 1 - True - True - - + Page 1 - + + + Button 1 + 1 + + + - - Button 2 - True - True - - + Page 2 - + + + Button 2 + 1 + + + -- 2.30.2